home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 April / PC Advisor 2006 April.iso / internet / tiscali / Install Files / custom.dlg / Account Info.json next >
Encoding:
JavaScript Object Notation  |  2003-11-26  |  395 b 

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "Info": "Text (255)",
  6.         "ServicePlanTitle": "Text (50)",
  7.         "PaymentMethodTitle": "Text (50)",
  8.         "ButtonTitle": "Text (50)"
  9.     },
  10.     "data": [
  11.         {
  12.             "CustID": -1,
  13.             "Title": "Account Information",
  14.             "Info": "Please enter the type of account and payment method you wish to use.",
  15.             "ServicePlanTitle": "Service Plan",
  16.             "PaymentMethodTitle": "Payment Method",
  17.             "ButtonTitle": "More Info"
  18.         }
  19.     ]
  20. }